home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 4 / United Public Domain Gold 4.iso / scope / sc076.dms / sc076.adf / DirUtil / changes.doc < prev    next >
Text File  |  1989-08-07  |  2KB  |  33 lines

  1.  
  2.  
  3.      Update List for April 6, 1989 (internal)
  4.  
  5.      1.    Combined  the  ZOO  and  ARC  functions  into one function called
  6.      COMPRESS.
  7.      2.  Added support  for ZIP,  a forthcoming  compression utility.   Also
  8.      reserved judgement on the 4th compression protocol, PAK until later.
  9.      3.    Combined  the  ARCV  functions into one function called LISTCOMP.
  10.      LISTCOMP is smart and will automatically list an ARC,ZOO or ZIP file in
  11.      proper format.
  12.      4.   Added a  way to  let ZOO  compress an  entire subdirectory tree by
  13.      using its "I" command.  This  requires that  DirUtil write  an external
  14.      file.   This file is user definable.  You must add the "I" directive to
  15.      your ZOO command string.  Use Editconfig to do this.
  16.      5.  Added five new user definable command strings to DirUtil.   Four of
  17.      these are  for defining  how to ZIP/UNZIP/PAK/UNPAK a file.  Currently,
  18.      only UNZIP is tested.  PAK and UNPAK  are not  implemented.   The fifth
  19.      gadget is  for defining  the name  of the ZOO command's temporary file.
  20.      There is also one unused gadget present for future expansion.
  21.      6.  The old ARC  function  gadget  is  no  longer  used  and  is marked
  22.      "!UNUSED!".
  23.      7.    Hitting  right  mouse  button  on COMPRESS will do an intelligent
  24.      UNCOMPRESS of either an ARC, ZOO, or ZIP file.  
  25.      8.  DirUtil now  checks  the  output  volume  on  COPY  commands  for a
  26.      possible disk full condition before it actually copies a file.
  27.      9.  DirUtil will now ask if it should continue copying files even after
  28.      a file error is  discovered in  a subdirectory.   This  allows all good
  29.      files  to   be  copied  without  leaving  behind  a  partial  directory
  30.      structure.
  31.      -----------------------------------------
  32.  
  33.